aboutsummaryrefslogtreecommitdiff
path: root/src/app/kdrama/[id]
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-04-29 10:06:01 +0530
committerGitHub <[email protected]>2024-04-29 10:06:01 +0530
commitfdc6b602228d923b0c255521ee74289e7a0d94a2 (patch)
tree3531fc9fd2fbe178d43e6a1c67d116f30fd4a61e /src/app/kdrama/[id]
parentUpdate README.md (diff)
parentadjusted the width and height of the image just by a little (diff)
downloaddramalama-fdc6b602228d923b0c255521ee74289e7a0d94a2.tar.xz
dramalama-fdc6b602228d923b0c255521ee74289e7a0d94a2.zip
Merge pull request #5 from zephex-alt/master
changes
Diffstat (limited to 'src/app/kdrama/[id]')
-rw-r--r--src/app/kdrama/[id]/buttons.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/kdrama/[id]/buttons.jsx b/src/app/kdrama/[id]/buttons.jsx
index 789c3ac..86110be 100644
--- a/src/app/kdrama/[id]/buttons.jsx
+++ b/src/app/kdrama/[id]/buttons.jsx
@@ -68,7 +68,7 @@ export default function EpisodesButtons({ data: episodeData, id: dramaId }) {
load="eager"
className={styles.VideoPlayer}
playsInline
- volume={0.5}
+ volume={0.8}
>
<MediaProvider />
<PlyrLayout icons={plyrLayoutIcons} />